Performance Monitor Control Register
CNT_EN | Enable PMU. This is the master switch. When the switch is disabled, the PMU is always off. Writing 1 to this field enables PMU operation. |
EVENT_CNT_RST | Reset PMU event counter. Writing 1 to this field resets all event counters. If any counter is active, it will continue counting after reset. |
CYCLE_CNT_RST | Reset PMU cycle counter. Writing 1 to this field resets the cycle counter. If the cycle counter is active, it will continue counting after reset. |
MASK_EN | Allows to enable/disable PMU by command stream operation NPU_OP_PMU_MASK. Note that the [CNT_EN] field in this register must be enabled for the PMU to be active. |
NUM_EVENT_CNT | Number of PMU event counters (4 event counters are available) |